var net/http.http2frameName

2 uses

	net/http (current package)
		h2_bundle.go#L1440: var http2frameName = map[http2FrameType]string{
		h2_bundle.go#L1454: 	if s, ok := http2frameName[t]; ok {